Need help in using hadoop in a Spring-Hibernate-JPA based web application [closed]

Posted by John Varghese on Programmers See other posts from Programmers or by John Varghese
Published on 2012-06-08T12:08:31Z Indexed on 2012/06/08 16:48 UTC
Read the original article Hit count: 304

Filed under:

Possible Duplicate:
Need help in using hadoop framework in a Spring-Hibernate-JPA based web application

We are developing a Spring-Hibernate-JPA based web application which uses MySql as the database for storage and retrieval.

We need to store and compute huge amounts of data, for that we need to use hadoop framework.

How hadoop framework can be used in our web application to store and compute huge amounts of data?

© Programmers or respective owner

Related posts about hadoop